CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Linux bash

搜索资源列表

  1. ziptool-1.4.0-116.i586

    0下载:
  2. Bash Shell,非常经典的UNIX工具,并且很早就被移植到了LINUX中-Bash Shell, very classic UNIX tools, and very early on transplanted to the Chinese LINUX
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:13724
    • 提供者:连翀
  1. 20064316212158

    0下载:
  2. 要如何区别呢?执行公用程式‘file’(例如,file /bin/bash)就对了。就ELF的程式而言,萤幕上显示出来的讯息会含有ELF的字眼;如果说是a.out的,讯息内会箝有 Linux/i386的字样。 -to how to distinguish? Implementation utility 'file' (for example, the file / bin / bash) on the right. On the ELF programs, the screen
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:10240
    • 提供者:
  1. ABS_Guide_cn

    0下载:
  2. Bash编程参考手册,使用bash shell的教程,毫无疑问,UNIX/Linux 最重要的软件之一就是shell,目前最流行的shell 被称为Bash(Bourne AgainShell),几乎所有的Linux 和绝大部分的UNIX 都可以使用Bash。-Bash programming reference manual, the use of the Directory bash shell, no doubt, UNIX / Linux software the most import
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:1367515
    • 提供者:李明
  1. Linuxabcabc

    0下载:
  2. Linux在上个世纪就已经有了很多种图形用户界面(GUI),所以当你安装一个流行的Linux以后,上 手几乎和Windows同样轻松。不过我们还是会介绍一些shell命令并建议多使用shell。这样可以给以后阅 读编译脚本、自己建立交叉编译环境等工作带来便利。在图形用户界面打开shell 只需点击菜单中的终端 或者点击运行,输入一个shell的名称并回车,比如bash。-Linux in the last century have many graphical user interf
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:454299
    • 提供者:罗家振
  1. 20082302345

    0下载:
  2. 本文将较为详细地介绍 Linux 下最常用的 shell,bash。bash(Bourne Again Shell) 是 Linux 的缺省 shell,并被大多数用户所使用,在本文中你将学会:
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:412714
    • 提供者:hsj
  1. Bash_Beginners_Guide_CHS

    0下载:
  2. Bash_Beginners_Guide_CHS.pdf,学习linux下bash shell编程的好工具!
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:689903
    • 提供者:jch
  1. ABS_Guide_cn

    0下载:
  2. 高级Bash脚本编程指南 这本使用大量的例子详细地介绍了Bash的语法,各种技巧,调试等等的技术,以循序渐进的学习方式,让你了解Bash的所有特性,在书中还有许多练习可以引导你思考,以得到更深入的知识。无论你是新手还是老手,或是使用其他语言的程序员,我能肯定你能在此书用受益。而本书除了介绍BASH的知识之外,也有许多有用的关于Linux/UNIX的知识和其他shell的介绍。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:268110
    • 提供者:wangd
  1. Linux-course

    0下载:
  2. Linux完整教程,详细makefile及gcc编译教学,shell教程、高级bash脚本教程、linux awk完全手册,linux命令大全-Complete Linux tutorials, detailed teaching makefile and gcc compiler, shell tutorials, advanced bash scr ipting tutorial, linux awk completely manual, linux commands
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:6933576
    • 提供者:分分
  1. Copyfile

    0下载:
  2. 模拟Linux的Shell中cp复制文件命令的功能,亲测1G以内文件可用. 带百分比进度显示,用法见文件说明。-a small copy file program. use like linux bash: cp source dest.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:779
    • 提供者:
  1. Linux_Shell

    0下载:
  2. A linux bash shell made in c++ language
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:35502
    • 提供者:Gaurav
  1. Copyfile

    0下载:
  2. 模拟Linux的Shell中cp复制文件命令的功能,亲测1G以内文件可用.带百分比进度显示,用法见文件说明。-a small copy file program.use like linux bash: cp source dest.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-11
    • 文件大小:825
    • 提供者:psghsFombn
  1. bash-tcsh

    0下载:
  2. 介绍bash和tcsh,tcsh是在csh基础上扩展的,具有和C语言类似的句法。bash则是LINUX各版本的默认SHELL,而且,在写脚本方面更方便。两者不兼容,bash 有更多的优势,从这个意义上说,如果没有特殊需要,最好从一开始就用bash, 而不用tcsh。-Introduction bash and tcsh, tcsh csh is based on the expansion, with a C like syntax. bash is the default SHELL LINU
  3. 所属分类:Shell api

    • 发布日期:2017-04-16
    • 文件大小:12242
    • 提供者:zht
  1. Get Swap Value

    0下载:
  2. Get current swap usage for all running processes Based on a bash scr ipt by Erik Ljungstrom 27/05/2011 Author = Christopher Ranschaert - 07/07/2012 Parses pids in /proc, collects the name from /proc/$pid/comm and calculates the swapsize from /proc/$p
  3. 所属分类:Linux/Unix编程

    • 发布日期:2015-10-01
    • 文件大小:1144
    • 提供者:maurin
  1. Bash-Shell

    0下载:
  2. UNIX/Linux shell 有很多种,比如 Bourne shell(又称 AT&T shell,标准的 UNIX shell, sh)、 C shell(又称 Berkeley shell)、 Korn shell(Bourne shell 的扩展集,ksh)、 TC shell、 Z shell、 Bash shell 等。 这些 shell 的功能和使用都不尽相同。我们通常说 shell 编程,其实说精通所有 shell 编 程是很难的, 一般也没有必要。 学习 shel
  3. 所属分类:Shell api

    • 发布日期:2017-05-04
    • 文件大小:115517
    • 提供者:jin
  1. student_system

    0下载:
  2. 用bash编写程序,实现一个简单的作业管理系统。用文件形式实现数据的存储。(Using bash programming, to achieve a simple job management system. The storage of data in file form)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-23
    • 文件大小:5120
    • 提供者:日日夜夜
  1. op.tar

    0下载:
  2. 设置 OpenLDAP 于 LXC 此脚本能协助系统管理员安装 OpenLDAP 司服器在容器里。(OpenLDAP server on LXC)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:hangw
  1. oobash

    0下载:
  2. Linux中的bash编程很难维护,这里做了一个面向对象的bash框架.,可以在shell脚本套路中用上面向对象.(Bash programming in Linux is hard to maintain. Here is an object oriented bash framework, which can be used in Shell scr ipting routines)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-02
    • 文件大小:138240
    • 提供者:woolen
  1. ethminer-0.9.41-genoil-1.1.7

    0下载:
  2. The ethminer is a command line program. This means you launch it either from a Windows command prompt or Linux console, or create shortcuts to predefined command lines using a Linux Bash scr ipt or Windows batch/cmd file.
  3. 所属分类:*行业应用

    • 发布日期:2018-01-06
    • 文件大小:953344
    • 提供者:chadyang
  1. auto_shutdown.tar

    0下载:
  2. Extending on from Dutchy Nl's scr ipts at https://tvheadend.org/boards/4/topics/15826 This new set of scr ipts includes the ability to display the shutdown status on the LCD front panel. To achieve this in an elegant way that did not continually c
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-10
    • 文件大小:4096
    • 提供者:danellisuk
  1. 213

    0下载:
  2. 实现linux shell的高效化编程,linux系统管理以及基本bash 脚本,每天从bing首页上自动爬取照片。(implement high efficient programming of linux shell,linux system administration and basic bash scr ipt.It can obtain photos from bing's website everyday automatically.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-30
    • 文件大小:5124096
    • 提供者:汪豪杰
« 1 2 3 45 6 »
搜珍网 www.dssz.com